翻訳と辞書
Words near each other
・ Pipeline (computing)
・ Pipeline (film)
・ Pipeline (instrumental)
・ Pipeline (software)
・ Pipeline (Unix)
・ Pipeline (video game)
・ Pipeline Ambush
・ Pipeline and Hazardous Materials Safety Administration
・ Pipeline Authority Act 1973
・ Pipeline Bodysurfing Classic
・ Pipeline bridge
・ Pipeline burst cache
・ Pipeline Coastal Park
・ Pipeline Debate
・ Pipeline Express
Pipeline forwarding
・ Pipeline Instrumental Review
・ Pipeline Music
・ Pipeline Open Data Standard
・ Pipeline Pilot
・ Pipeline planning
・ Pipeline pre-commissioning
・ Pipeline roller coaster
・ Pipeline Trading Systems
・ Pipeline transport
・ Pipeline Under the Ocean (album)
・ Pipeline video inspection
・ Pipelines in Turkmenistan
・ Pipelining (DSP implementation)
・ Pipemakers Park


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Pipeline forwarding : ウィキペディア英語版
Pipeline forwarding

Pipeline forwarding (PF) applies to packet forwarding in computer networks the basic concept of ''pipelining'', which has been widely and successfully used in computing — specifically, in the architecture of all major central processing units (CPUs) — and manufacturing — specifically in assembly lines of various industries starting from automotive to many others. Pipelining is known to be optimal independent of the specific instantiation. In particular, PF is optimal from various points of view:
# ''High efficiency in utilization of network resources'', which enables accommodating a larger amount of traffic on the network, thus lowering operation cost and being the foundation for accommodating the exponential growth of modern networks.
# ''Low implementation complexity'', which enables the realization of larger and more powerful networking systems at low cost, thus offering further support to network growth.
# ''High scalability'', which is an immediate consequence of the above two features.
# ''Deterministic and predictable operation'' with minimum delay and no packet loss even under full load condition, which is key in supporting the demanding requirements of the new and valuable services that are being deployed, or envisioned to be deployed, on modern networks, such as telephony, videoconferencing, virtual presence, video on demand, distributed gaming.
Various aspects of the technology are covered by (several patents ) issued by both the United States Patent and Trademark Office and the European Patent Office.
== Operating principles ==
As in other pipelining implementations, a ''common time reference'' (CTR) is needed to perform pipeline forwarding. In the context of global networks the CTR can be effectively realized by using UTC (coordinated universal time) that is globally available via GPS (global positioning system) or Galileo in the near future. For example the UTC second is divided into fixed duration ''time frames'', which are grouped into ''time cycles'' so that in each UTC second there is a predefined integer number of time cycles. Alternatively, or complementary, the CTR can be obtained through the network by means of synchronization protocols such as IEEE 1588.
Packets are forwarded from node to node according to predefined schedules, as shown in the figure below, i.e., each node forwards packets of a certain flow during predefined time frames. The time cycles define the periodic re-occurrence of the various predefined schedules. The periodic scheduling within each node results in a periodic packet forwarding across the network, which is referred to as pipeline forwarding for the ordered, step-by-step fashion with which packets travel toward their destination.
Through a resource reservation procedure transmission capacity is booked for a flow on each link it traverses during the time frame (or time frames) predefined for its forwarding, thus setting up a synchronous virtual pipe (SVP). The capacity during each time frame can be is partially or totally reserved to one or more flows. Consequently, the time cycle provides the basis for a periodic repetition of the reservation that ensures enough transmission resources to be available on each link to forward the packets of each flow, which prevents delays due to resource contention and loss resulting to congestion.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Pipeline forwarding」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.